[INFO] cloning repository https://github.com/devme-sh/devme
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devme-sh/devme" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevme-sh%2Fdevme", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevme-sh%2Fdevme'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 869c06921bd0caf17d38317bfbd6ba6429697ae8
[INFO] testing devme-sh/devme against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevme-sh%2Fdevme" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devme-sh/devme
[INFO] finished tweaking git repo https://github.com/devme-sh/devme
[INFO] tweaked toml for git repo https://github.com/devme-sh/devme written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devme-sh/devme on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devme-sh/devme already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.13.0
[INFO] [stderr]   Downloaded kqueue-sys v1.1.2
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.123
[INFO] [stderr]   Downloaded zerofrom v0.1.8
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded process_alive v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.123
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.73
[INFO] [stderr]   Downloaded either v1.16.0
[INFO] [stderr]   Downloaded displaydoc v0.2.6
[INFO] [stderr]   Downloaded notify-types v2.1.0
[INFO] [stderr]   Downloaded kqueue v1.2.0
[INFO] [stderr]   Downloaded shlex v2.0.1
[INFO] [stderr]   Downloaded inotify v0.11.2
[INFO] [stderr]   Downloaded ansi-to-tui v7.0.0
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded yoke v0.8.3
[INFO] [stderr]   Downloaded serial2 v0.2.37
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded clap_complete v4.6.5
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.123
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]   Downloaded cc v1.2.63
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.52
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.3
[INFO] [stderr]   Downloaded js-sys v0.3.100
[INFO] [stderr]   Downloaded http v1.4.2
[INFO] [stderr]   Downloaded regex-syntax v0.8.11
[INFO] [stderr]   Downloaded zerocopy v0.8.52
[INFO] [stderr]   Downloaded web-sys v0.3.100
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8b53d06d072c4a316edb419e3676d75f90faf51ef3193301ea6789b9df69636
[INFO] running `Command { std: "docker" "start" "-a" "d8b53d06d072c4a316edb419e3676d75f90faf51ef3193301ea6789b9df69636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8b53d06d072c4a316edb419e3676d75f90faf51ef3193301ea6789b9df69636", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b53d06d072c4a316edb419e3676d75f90faf51ef3193301ea6789b9df69636", kill_on_drop: false }`
[INFO] [stdout] d8b53d06d072c4a316edb419e3676d75f90faf51ef3193301ea6789b9df69636
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8a086e0b3627dddf0655eff59bc59caf9c3959b1989457940766b027a111b45
[INFO] running `Command { std: "docker" "start" "-a" "e8a086e0b3627dddf0655eff59bc59caf9c3959b1989457940766b027a111b45", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling process_alive v0.1.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling devme-core v0.4.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling devme-ui v0.4.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling devme-ipc v0.4.0 (/opt/rustwide/workdir/crates/ipc)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling devme-client v0.4.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling devme-config v0.4.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling devme-slot-allocator v0.4.0 (/opt/rustwide/workdir/crates/slot-allocator)
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling inotify v0.11.2
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling devme-executor v0.4.0 (/opt/rustwide/workdir/crates/executor)
[INFO] [stderr]    Compiling notify-types v2.1.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling devme-supervisor v0.4.0 (/opt/rustwide/workdir/crates/supervisor)
[INFO] [stderr]    Compiling devme-tui v0.4.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stderr]    Compiling devme-shared-supervisor v0.4.0 (/opt/rustwide/workdir/crates/shared-supervisor)
[INFO] [stderr]    Compiling devme v0.4.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 19s
[INFO] running `Command { std: "docker" "inspect" "e8a086e0b3627dddf0655eff59bc59caf9c3959b1989457940766b027a111b45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8a086e0b3627dddf0655eff59bc59caf9c3959b1989457940766b027a111b45", kill_on_drop: false }`
[INFO] [stdout] e8a086e0b3627dddf0655eff59bc59caf9c3959b1989457940766b027a111b45
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73898ea87061e06aafb619884431a3acf56528ee5e8d0be7fea5a96235074d5e
[INFO] running `Command { std: "docker" "start" "-a" "73898ea87061e06aafb619884431a3acf56528ee5e8d0be7fea5a96235074d5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling devme-core v0.4.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling devme-ui v0.4.0 (/opt/rustwide/workdir/crates/ui)
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling devme-config v0.4.0 (/opt/rustwide/workdir/crates/config)
[INFO] [stderr]    Compiling devme-ipc v0.4.0 (/opt/rustwide/workdir/crates/ipc)
[INFO] [stderr]    Compiling devme-slot-allocator v0.4.0 (/opt/rustwide/workdir/crates/slot-allocator)
[INFO] [stderr]    Compiling devme-executor v0.4.0 (/opt/rustwide/workdir/crates/executor)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling devme-client v0.4.0 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling devme-supervisor v0.4.0 (/opt/rustwide/workdir/crates/supervisor)
[INFO] [stderr]    Compiling devme-tui v0.4.0 (/opt/rustwide/workdir/crates/tui)
[INFO] [stderr]    Compiling devme-shared-supervisor v0.4.0 (/opt/rustwide/workdir/crates/shared-supervisor)
[INFO] [stderr]    Compiling devme v0.4.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 48.84s
[INFO] running `Command { std: "docker" "inspect" "73898ea87061e06aafb619884431a3acf56528ee5e8d0be7fea5a96235074d5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73898ea87061e06aafb619884431a3acf56528ee5e8d0be7fea5a96235074d5e", kill_on_drop: false }`
[INFO] [stdout] 73898ea87061e06aafb619884431a3acf56528ee5e8d0be7fea5a96235074d5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] faa7349305a622c2417ba8bd6fcaf216744cd9d8da551946f0711fff1236f039
[INFO] running `Command { std: "docker" "start" "-a" "faa7349305a622c2417ba8bd6fcaf216744cd9d8da551946f0711fff1236f039", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_cli-eeeda994c5c5051d)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test remote::tests::proxyable_commands_are_daemon_facing_only ... ok
[INFO] [stdout] test remote::tests::strip_marked_block_removes_only_the_devme_block ... ok
[INFO] [stdout] test tests::config_set_parses ... ok
[INFO] [stdout] test tests::empty_snapshot_prints_a_friendly_note ... ok
[INFO] [stdout] test tests::completions_subcommand_parses ... ok
[INFO] [stdout] test tests::config_get_parses ... ok
[INFO] [stdout] test tests::format_status_json_round_trips_via_serde ... ok
[INFO] [stdout] test tests::config_list_parses ... ok
[INFO] [stdout] test tests::format_status_text_lists_steps_first_then_services ... ok
[INFO] [stdout] test tests::format_status_all_builds_matrix_with_ports_and_cwd_marker ... ok
[INFO] [stdout] test tests::logs_follow_flag_parses ... ok
[INFO] [stdout] test tests::json_flag_is_global ... ok
[INFO] [stdout] test tests::logs_no_service_means_all ... ok
[INFO] [stdout] test tests::config_check_parses ... ok
[INFO] [stdout] test tests::local_flag_is_global ... ok
[INFO] [stdout] test tests::no_subcommand_defaults_to_none ... ok
[INFO] [stdout] test tests::logs_since_and_json_parse ... ok
[INFO] [stdout] test tests::parses_status_subcommand ... ok
[INFO] [stdout] test tests::logs_short_follow_flag_parses ... ok
[INFO] [stdout] test tests::resolve_service_urls_fills_templates_and_drops_unresolvable ... ok
[INFO] [stdout] test tests::remote_bare_parses_to_no_action ... ok
[INFO] [stdout] test tests::remote_status_watch_flag_parses ... ok
[INFO] [stdout] test tests::remote_wake_hook_parses_install_and_uninstall ... ok
[INFO] [stdout] test tests::service_state_labels_are_compact ... ok
[INFO] [stdout] test tests::start_requires_a_service_name ... ok
[INFO] [stdout] test tests::remote_subcommands_parse ... ok
[INFO] [stdout] test tests::status_all_flag_parses ... ok
[INFO] [stdout] test tests::status_annotates_with_descriptions_and_up_note ... ok
[INFO] [stdout] test tests::status_color_wraps_glyphs_in_ansi_and_no_color_stays_plain ... ok
[INFO] [stdout] test tests::status_footer_tallies_when_all_healthy ... ok
[INFO] [stdout] test tests::status_footer_suggests_up_when_nothing_runs ... ok
[INFO] [stdout] test tests::status_footer_warns_on_failed_steps_with_provision_hint ... ok
[INFO] [stdout] test tests::status_resolves_url_template_over_default_http ... ok
[INFO] [stdout] test tests::status_text_shows_port_and_clean_state ... ok
[INFO] [stdout] test tests::status_footer_warns_and_points_at_logs_when_unhealthy ... ok
[INFO] [stdout] test tests::up_collects_service_list ... ok
[INFO] [stdout] test tests::restart_requires_a_service_name ... ok
[INFO] [stdout] test tests::restart_without_service_is_an_error ... ok
[INFO] [stdout] test tests::stop_requires_a_service_name ... ok
[INFO] [stdout] test tests::up_detach_long_flag_parses ... ok
[INFO] [stdout] test tests::up_without_services_is_empty_list ... ok
[INFO] [stdout] test tests::up_detach_short_flag_parses ... ok
[INFO] [stdout] test tests::worktree_rm_force_flag_parses ... ok
[INFO] [stdout] test tests::url_parses_with_service_and_open_flag ... ok
[INFO] [stdout] test tests::worktree_rm_parses_with_target ... ok
[INFO] [stdout] test tests::worktree_add_parses_with_optional_path ... ok
[INFO] [stdout] test tests::worktree_rm_without_target_is_an_error ... ok
[INFO] [stdout] test remote::tests::resolve_worktrees_finds_linked_worktrees_with_repo_suffix_sessions ... ok
[INFO] [stdout] test remote::tests::retarget_for_cwd_lands_in_the_worktrees_remote_dir ... ok
[INFO] [stdout] test tests::completions_renders_a_non_empty_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devme-45939927b73a1867)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::strip_ansi_removes_color_keeps_text ... ok
[INFO] [stdout] test tests::parse_since_accepts_durations ... ok
[INFO] [stdout] test tests::parse_since_rejects_garbage ... ok
[INFO] [stdout] test tests::parse_since_accepts_bare_epoch_ms ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_client-5bfcfa5a495ad3c9)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::client_subscribes_and_receives_snapshot ... ok
[INFO] [stdout] test tests::client_receives_goodbye_from_daemon_on_shutdown ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_config-22759a1536aa87c9)
[INFO] [stdout] 
[INFO] [stdout] running 145 tests
[INFO] [stdout] test docker::tests::cmd_needs_docker_detects_docker_commands ... ok
[INFO] [stdout] test docker::tests::cmd_needs_docker_ignores_non_docker ... ok
[INFO] [stdout] test env_var::tests::empty_choices_omitted_from_serialization ... ok
[INFO] [stdout] test global::tests::get_set_unset ... ok
[INFO] [stdout] test env_var::tests::rejects_unknown_field ... ok
[INFO] [stdout] test env_var::tests::minimal_env_var ... ok
[INFO] [stdout] test env_var::tests::env_var_with_choices ... ok
[INFO] [stdout] test global::tests::missing_file_returns_none ... ok
[INFO] [stdout] test env_var::tests::env_var_with_generate_only ... ok
[INFO] [stdout] test env_var::tests::declaration_order_preserved ... ok
[INFO] [stdout] test env_var::tests::full_env_var_with_all_fields ... ok
[INFO] [stdout] test global::tests::set_rejects_unknown_key ... ok
[INFO] [stdout] test global::tests::tui_bool_keys_round_trip_and_render_as_literals ... ok
[INFO] [stdout] test global::tests::round_trip_empty_config ... ok
[INFO] [stdout] test graph::tests::cycle_is_reported ... ok
[INFO] [stdout] test global::tests::round_trip_with_docker_daemon ... ok
[INFO] [stdout] test global::tests::remote_keys_round_trip_and_validate ... ok
[INFO] [stdout] test graph::tests::deps_satisfied_ignores_optional_failed ... ok
[INFO] [stdout] test graph::tests::deps_satisfied_fails_when_required_failed ... ok
[INFO] [stdout] test graph::tests::deps_satisfied_ignores_optional_pending ... ok
[INFO] [stdout] test graph::tests::deps_satisfied_ready_when_all_satisfied ... ok
[INFO] [stdout] test graph::tests::deps_satisfied_waiting_when_required_pending ... ok
[INFO] [stdout] test docker::tests::detect_installed_returns_vec ... ok
[INFO] [stdout] test graph::tests::descendants_of_leaf_is_empty ... ok
[INFO] [stdout] test graph::tests::descendants_returns_transitive_dependents ... ok
[INFO] [stdout] test graph::tests::diamond_produces_three_layers ... ok
[INFO] [stdout] test graph::tests::empty_stack_has_empty_graph ... ok
[INFO] [stdout] test graph::tests::linear_chain_topo_order ... ok
[INFO] [stdout] test graph::tests::optional_deps_do_not_constrain_order ... ok
[INFO] [stdout] test graph::tests::single_node_is_one_layer ... ok
[INFO] [stdout] test graph::tests::steps_and_services_share_the_graph ... ok
[INFO] [stdout] test graph::tests::unknown_required_deps_do_not_create_cycles ... ok
[INFO] [stdout] test interpolate::tests::context_builder_chains ... ok
[INFO] [stdout] test interpolate::tests::context_insert_in_place ... ok
[INFO] [stdout] test interpolate::tests::dotted_sibling_port_keys_resolve ... ok
[INFO] [stdout] test interpolate::tests::double_open_brace_is_a_literal_brace ... ok
[INFO] [stdout] test interpolate::tests::empty_template_returns_empty ... ok
[INFO] [stdout] test interpolate::tests::empty_variable_is_an_error ... ok
[INFO] [stdout] test interpolate::tests::escaped_braces_dont_consume_real_variables ... ok
[INFO] [stdout] test interpolate::tests::lonely_close_brace_is_an_error ... ok
[INFO] [stdout] test interpolate::tests::plain_string_passes_through_unchanged ... ok
[INFO] [stdout] test interpolate::tests::same_variable_used_multiple_times ... ok
[INFO] [stdout] test interpolate::tests::shell_dollar_vars_are_not_interpolated ... ok
[INFO] [stdout] test interpolate::tests::substitutes_a_single_variable ... ok
[INFO] [stdout] test interpolate::tests::substitutes_multiple_variables ... ok
[INFO] [stdout] test interpolate::tests::typo_in_sibling_port_key_still_errors ... ok
[INFO] [stdout] test interpolate::tests::unclosed_brace_is_an_error ... ok
[INFO] [stdout] test interpolate::tests::unknown_variable_carries_offset ... ok
[INFO] [stdout] test interpolate::tests::unknown_variable_is_an_error ... ok
[INFO] [stdout] test interpolate::tests::variable_at_end_of_string ... ok
[INFO] [stdout] test interpolate::tests::variable_at_start_of_string ... ok
[INFO] [stdout] test paths::tests::different_paths_get_different_ids ... ok
[INFO] [stdout] test paths::tests::instance_id_is_stable_for_the_same_path ... ok
[INFO] [stdout] test provision::tests::parse_shell_form_from_bare_string ... ok
[INFO] [stdout] test provision::tests::parse_wizard_form_from_table ... ok
[INFO] [stdout] test provision::tests::round_trip_shell_form_via_json ... ok
[INFO] [stdout] test provision::tests::rejects_unknown_form ... ok
[INFO] [stdout] test provision::tests::round_trip_wizard_form_via_json ... ok
[INFO] [stdout] test remote::tests::advertise_host_priority_env_then_config_then_auto ... ok
[INFO] [stdout] test remote::tests::attach_presets_cover_persistence_options ... ok
[INFO] [stdout] test remote::tests::attach_presets_escape_spacey_values ... ok
[INFO] [stdout] test remote::tests::attach_raw_template_substitutes_placeholders ... ok
[INFO] [stdout] test paths::tests::repo_id_falls_back_to_instance_id_outside_git ... ok
[INFO] [stdout] test paths::tests::shared_socket_path_ends_in_shared_dot_sock ... ok
[INFO] [stdout] test paths::tests::socket_path_ends_in_dot_sock ... ok
[INFO] [stdout] test remote::tests::attach_tui_preset_runs_devme_tui_remotely ... ok
[INFO] [stdout] test remote::tests::backslash_escape_survives_single_quoted_templates ... ok
[INFO] [stdout] test remote::tests::classify_sync_prioritises_conflicts_then_down_then_healthy ... ok
[INFO] [stdout] test remote::tests::default_flag_round_trips ... ok
[INFO] [stdout] test remote::tests::defaults_apply_when_unset ... ok
[INFO] [stdout] test remote::tests::explicit_ignore_replaces_defaults ... ok
[INFO] [stdout] test remote::tests::herdr_commands_target_the_named_session ... ok
[INFO] [stdout] test remote::tests::herdr_workspace_count_parses_cli_json_only ... ok
[INFO] [stdout] test remote::tests::herdr_workspace_id_by_label_matches_exactly ... ok
[INFO] [stdout] test remote::tests::herdr_workspace_label_marks_the_devme_instance ... ok
[INFO] [stdout] test remote::tests::open_request_round_trips_and_refuses_non_http ... ok
[INFO] [stdout] test remote::tests::parse_linked_worktrees_empty_and_main_only ... ok
[INFO] [stdout] test remote::tests::parse_linked_worktrees_skips_main_bare_and_keeps_branch ... ok
[INFO] [stdout] test remote::tests::rewrite_url_host_swaps_only_loopback_authority ... ok
[INFO] [stdout] test remote::tests::slugify_is_filesystem_safe ... ok
[INFO] [stdout] test remote::tests::sync_mode_validation ... ok
[INFO] [stdout] test remote::tests::remote_path_joins_under_root ... ok
[INFO] [stdout] test remote::tests::sync_transition_is_edge_triggered ... ok
[INFO] [stdout] test remote::tests::sync_worktrees_defaults_on_and_round_trips ... ok
[INFO] [stdout] test remote::tests::up_on_attach_round_trips ... ok
[INFO] [stdout] test remote::tests::url_host_strips_login_user_and_honors_override ... ok
[INFO] [stdout] test remote::tests::worktree_align_index_cmd_resets_quietly ... ok
[INFO] [stdout] test remote::tests::session_name_is_mutagen_safe ... ok
[INFO] [stdout] test remote::tests::shell_quote_passes_simple_tokens_and_quotes_the_rest ... ok
[INFO] [stdout] test remote::tests::worktree_materialize_cmd_registers_without_checkout ... ok
[INFO] [stdout] test remote::tests::repo_session_suffix_matches_session_names ... ok
[INFO] [stdout] test remote::tests::sync_status_line_is_glanceable ... ok
[INFO] [stdout] test service::tests::explicit_url_overrides_health_heuristic ... ok
[INFO] [stdout] test service::tests::external_service ... ok
[INFO] [stdout] test service::tests::full_service_with_all_fields ... ok
[INFO] [stdout] test service::tests::rejects_unknown_field ... ok
[INFO] [stdout] test service::tests::minimal_service_just_cmd ... ok
[INFO] [stdout] test skill::tests::embedded_skill_has_expected_frontmatter ... ok
[INFO] [stdout] test service::tests::repo_scoped_service ... ok
[INFO] [stdout] test skill::tests::fnv1a_is_deterministic_and_differs ... ok
[INFO] [stdout] test service::tests::url_template_picks_scheme_from_health ... ok
[INFO] [stdout] test stack::tests::empty_step_and_service_tables_omitted_from_serialization ... ok
[INFO] [stdout] test stack::tests::env_file_defaults_to_none_when_unset ... ok
[INFO] [stdout] test stack::tests::env_table_omitted_from_serialization_when_empty ... ok
[INFO] [stdout] test stack::tests::missing_schema_version_is_a_parse_error ... ok
[INFO] [stdout] test stack::tests::declaration_order_preserved_via_indexmap ... ok
[INFO] [stdout] test remote::tests::remote_dir_name_is_stable_and_collision_free ... ok
[INFO] [stdout] test paths::tests::repo_id_is_same_for_subdirectories_of_the_same_git_repo ... ok
[INFO] [stdout] test skill::tests::status_distinguishes_the_four_cases ... ok
[INFO] [stdout] test stack::tests::parse_config_with_env_vars ... ok
[INFO] [stdout] test stack::tests::parse_stack_meta_env_file_and_on_destroy ... ok
[INFO] [stdout] test stack::tests::parse_full_config ... ok
[INFO] [stdout] test stack::tests::parse_minimal_config_with_only_schema_version ... ok
[INFO] [stdout] test stack::tests::rejects_unknown_stack_meta_key ... ok
[INFO] [stdout] test stack::tests::rejects_unknown_top_level_key ... ok
[INFO] [stdout] test stack::tests::schema_version_constant_is_one ... ok
[INFO] [stdout] test step::tests::full_step_with_all_fields ... ok
[INFO] [stdout] test step::tests::minimal_step_just_check ... ok
[INFO] [stdout] test step::tests::rejects_unknown_field ... ok
[INFO] [stdout] test step::tests::step_with_auto_trust ... ok
[INFO] [stdout] test surgical::tests::adds_missing_section ... ok
[INFO] [stdout] test step::tests::step_with_optional_dependency ... ok
[INFO] [stdout] test step::tests::step_with_wizard_provision ... ok
[INFO] [stdout] test surgical::tests::appends_key_to_existing_section ... ok
[INFO] [stdout] test surgical::tests::remove_drops_only_the_named_key ... ok
[INFO] [stdout] test surgical::tests::replaces_existing_key_in_place_keeping_comments ... ok
[INFO] [stdout] test validate::tests::detects_three_node_cycle ... ok
[INFO] [stdout] test validate::tests::detects_two_node_cycle ... ok
[INFO] [stdout] test validate::tests::detects_self_loop ... ok
[INFO] [stdout] test validate::tests::diamond_dependency_is_not_a_cycle ... ok
[INFO] [stdout] test validate::tests::external_service_with_health_is_valid ... ok
[INFO] [stdout] test validate::tests::external_service_without_health_is_an_error ... ok
[INFO] [stdout] test validate::tests::linear_chain_is_not_a_cycle ... ok
[INFO] [stdout] test validate::tests::empty_config_is_valid ... ok
[INFO] [stdout] test validate::tests::lint_flags_deprecated_worktree_hooks ... ok
[INFO] [stdout] test validate::tests::lint_flags_port_placeholder_without_port_spec ... ok
[INFO] [stdout] test validate::tests::lint_flags_web_service_without_url_or_health ... ok
[INFO] [stdout] test validate::tests::lint_silent_when_health_declared ... ok
[INFO] [stdout] test validate::tests::lint_silent_when_url_declared ... ok
[INFO] [stdout] test validate::tests::multiple_errors_returned_together ... ok
[INFO] [stdout] test validate::tests::name_collision_between_step_and_service ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_core-f1dd2b162b1f45e3)
[INFO] [stdout] test validate::tests::unknown_dependency_is_caught ... ok
[INFO] [stdout] test validate::tests::unsupported_schema_version_is_an_error ... ok
[INFO] [stdout] test validate::tests::simple_valid_graph ... ok
[INFO] [stdout] test validate::tests::unknown_dependency_through_optional_suffix_still_caught ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 145 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test dep::tests::optional_constructor ... ok
[INFO] [stdout] test dep::tests::display_matches_serialized_form ... ok
[INFO] [stdout] test dep::tests::required_constructor ... ok
[INFO] [stdout] test dep::tests::deserializes_required_from_bare_string ... ok
[INFO] [stdout] test dep::tests::round_trip_required ... ok
[INFO] [stdout] test dep::tests::round_trip_optional ... ok
[INFO] [stdout] test dep::tests::deserializes_optional_from_question_suffix ... ok
[INFO] [stdout] test dep::tests::serializes_to_compact_string_form ... ok
[INFO] [stdout] test dep::tests::deserializes_required_from_object ... ok
[INFO] [stdout] test dep::tests::deserializes_optional_from_object ... ok
[INFO] [stdout] test dep::tests::deserializes_mixed_list ... ok
[INFO] [stdout] test dep::tests::object_form_defaults_required_true ... ok
[INFO] [stdout] test health::tests::rejects_unknown_form ... ok
[INFO] [stdout] test health::tests::parse_http_form ... ok
[INFO] [stdout] test health::tests::parse_tcp_form ... ok
[INFO] [stdout] test health::tests::round_trip_each_form ... ok
[INFO] [stdout] test ipc::tests::client_message_start_with_skip_deps_true ... ok
[INFO] [stdout] test ipc::tests::client_message_start_skip_deps_defaults_false ... ok
[INFO] [stdout] test ipc::tests::error_code_maps_to_exit_codes_per_adr_0008 ... ok
[INFO] [stdout] test ipc::tests::client_message_subscribe_round_trips ... ok
[INFO] [stdout] test ipc::tests::envelope_flattens_payload_no_nested_object ... ok
[INFO] [stdout] test ipc::tests::envelope_rejects_payload_with_unknown_kind ... ok
[INFO] [stdout] test ipc::tests::envelope_includes_schema_version_at_top_level ... ok
[INFO] [stdout] test ipc::tests::log_chunk_stream_defaults_to_stdout_when_absent ... ok
[INFO] [stdout] test ipc::tests::log_query_round_trips_and_defaults_its_filters ... ok
[INFO] [stdout] test ipc::tests::schema_version_is_one_at_v1 ... ok
[INFO] [stdout] test ipc::tests::rejects_unknown_top_level_field_in_client_messages ... ok
[INFO] [stdout] test port::tests::deserialize_slot_offset ... ok
[INFO] [stdout] test port::tests::fixed_ignores_slot ... ok
[INFO] [stdout] test port::tests::deserialize_fixed ... ok
[INFO] [stdout] test port::tests::slot_offset_resolves_to_base_plus_slot_times_offset ... ok
[INFO] [stdout] test port::tests::slot_offset_resolves_to_base_at_slot_zero ... ok
[INFO] [stdout] test ipc::tests::client_message_round_trips_every_variant ... ok
[INFO] [stdout] test port::tests::slot_offset_saturates_on_overflow ... ok
[INFO] [stdout] test restart::tests::default_is_on_failure ... ok
[INFO] [stdout] test restart::tests::rejects_snake_case_variant ... ok
[INFO] [stdout] test scope::tests::default_is_instance ... ok
[INFO] [stdout] test restart::tests::serializes_kebab_case ... ok
[INFO] [stdout] test scope::tests::deserializes_from_lowercase_string ... ok
[INFO] [stdout] test restart::tests::deserializes_kebab_case ... ok
[INFO] [stdout] test scope::tests::rejects_unknown_variant ... ok
[INFO] [stdout] test health::tests::parse_shell_form ... ok
[INFO] [stdout] test scope::tests::serializes_to_lowercase_string ... ok
[INFO] [stdout] test ipc::tests::log_stream_serializes_snake_case ... ok
[INFO] [stdout] test slot::tests::display_formats_as_integer ... ok
[INFO] [stdout] test slot::tests::deserialize_allows_above_max_without_panicking ... ok
[INFO] [stdout] test slot::tests::new_rejects_above_max ... ok
[INFO] [stdout] test slot::tests::new_accepts_zero_through_max ... ok
[INFO] [stdout] test slot::tests::ordering ... ok
[INFO] [stdout] test slot::tests::serializes_transparently_as_integer ... ok
[INFO] [stdout] test slot::tests::deserializes_from_integer ... ok
[INFO] [stdout] test slot::tests::zero_constant_is_slot_zero ... ok
[INFO] [stdout] test state::tests::external_healthy_is_up_external_unhealthy_isnt ... ok
[INFO] [stdout] test state::tests::service_running_degraded_still_up ... ok
[INFO] [stdout] test state::tests::service_running_is_up ... ok
[INFO] [stdout] test state::tests::service_state_running_serializes_without_empty_started_without ... ok
[INFO] [stdout] test state::tests::crash_loop_without_reason_stays_wire_compatible ... ok
[INFO] [stdout] test state::tests::step_unknown_failed_provision_failed_arent_satisfied ... ok
[INFO] [stdout] test state::tests::step_passed_overridden_skipped_all_satisfied ... ok
[INFO] [stdout] test trust::tests::deserializes_all_variants ... ok
[INFO] [stdout] test trust::tests::rejects_unknown ... ok
[INFO] [stdout] test trust::tests::serializes_to_lowercase ... ok
[INFO] [stdout] test ipc::tests::server_message_round_trips_every_variant ... ok
[INFO] [stdout] test state::tests::step_state_round_trips_via_json ... ok
[INFO] [stdout] test state::tests::stopped_and_failed_arent_up ... ok
[INFO] [stdout] test trust::tests::default_is_prompt ... ok
[INFO] [stdout] test state::tests::service_state_round_trips_via_json ... ok
[INFO] [stdout] test wizard::tests::ask_event_wraps_prompt_with_kind_discriminator ... ok
[INFO] [stdout] test wizard::tests::text_prompt_default_omitted_when_none ... ok
[INFO] [stdout] test wizard::tests::choice_prompt_round_trips ... ok
[INFO] [stdout] test wizard::tests::rejects_unknown_ask_type ... ok
[INFO] [stdout] test wizard::tests::wizard_response_round_trips ... ok
[INFO] [stdout] test wizard::tests::confirm_default_false ... ok
[INFO] [stdout] test wizard::tests::text_prompt_round_trips ... ok
[INFO] [stdout] test wizard::tests::rejects_unknown_event_kind ... ok
[INFO] [stdout] test wizard::tests::form_prompt_round_trips ... ok
[INFO] [stdout] test wizard::tests::wizard_event_round_trips_every_variant ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_executor-b0a1c4fae8cf9d7b)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test tests::reset_after_stop_lets_service_start_again ... ok
[INFO] [stdout] test tests::external_healthy_unblocks_dependent_service ... ok
[INFO] [stdout] test tests::failed_check_with_provision_triggers_run_provision ... ok
[INFO] [stdout] test tests::crash_looped_service_is_parked_terminal_and_blocks_dependents ... ok
[INFO] [stdout] test tests::failed_provision_marks_step_as_provision_failed ... ok
[INFO] [stdout] test tests::empty_graph_start_emits_no_actions ... ok
[INFO] [stdout] test tests::service_exit_marks_service_failed_and_blocks_dependents ... ok
[INFO] [stdout] test tests::external_service_probes_instead_of_starting ... ok
[INFO] [stdout] test tests::start_emits_run_check_for_a_leaf_step ... ok
[INFO] [stdout] test tests::service_waits_for_its_step_dependency ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_ipc-13149c3622fa283d)
[INFO] [stdout] test tests::step_check_passing_unblocks_dependent_service ... ok
[INFO] [stdout] test tests::successful_provision_reruns_the_check ... ok
[INFO] [stdout] test tests::start_emits_start_service_for_a_leaf_service ... ok
[INFO] [stdout] test tests::service_healthy_unblocks_dependent_service ... ok
[INFO] [stdout] test tests::user_override_on_failed_step_unblocks_dependents ... ok
[INFO] [stdout] test tests::user_stop_running_service_emits_stop_action ... ok
[INFO] [stdout] test tests::unreached_service_reports_blocking_dep_only_while_run_in_flight ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test framing::tests::decode_returns_none_when_buffer_lacks_full_payload ... ok
[INFO] [stdout] test framing::tests::decode_returns_none_when_buffer_lacks_length_prefix ... ok
[INFO] [stdout] test framing::tests::encode_frame_prefixes_length ... ok
[INFO] [stdout] test framing::tests::oversized_length_prefix_errors ... ok
[INFO] [stdout] test framing::tests::decode_frame_extracts_one_payload ... ok
[INFO] [stdout] test framing::tests::decode_consumes_only_first_frame_leaves_remainder ... ok
[INFO] [stdout] test codec::tests::multiple_frames_round_trip_in_order ... ok
[INFO] [stdout] test codec::tests::round_trip_one_frame_through_duplex_pipe ... ok
[INFO] [stdout] test codec::tests::frame_split_across_writes_is_assembled ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devme_shared_supervisor-7b4b65d8d523fae9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e9f185c25fc9c90f)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test spawns_repo_scoped_services_from_devme_toml_and_streams_logs ... ok
[INFO] [stdout] test second_instance_refuses_to_bind_when_one_is_running ... ok
[INFO] [stdout] test binds_and_responds_to_subscribe_with_shared_identity ... ok
[INFO] [stdout] test stop_hook_runs_on_shutdown_and_process_is_killed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.18s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_slot_allocator-a74b3d6e7a3a3b11)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test allocator::tests::claim_from_empty_registry_returns_slot_zero ... ok
[INFO] [stdout] test allocator::tests::claim_is_idempotent_for_same_instance_id ... ok
[INFO] [stdout] test allocator::tests::claim_persists_through_a_fresh_allocator ... ok
[INFO] [stdout] test allocator::tests::list_returns_live_claims_only ... ok
[INFO] [stdout] test allocator::tests::claim_with_no_available_slots_errors ... ok
[INFO] [stdout] test liveness::tests::closure_implements_liveness ... ok
[INFO] [stdout] test allocator::tests::lock_sidecar_path_is_alongside_data_file ... ok
[INFO] [stdout] test allocator::tests::claim_reuses_slot_whose_pid_is_dead ... ok
[INFO] [stdout] test liveness::tests::system_liveness_says_current_process_is_alive ... ok
[INFO] [stdout] test record::tests::empty_string_parses_to_empty_registry ... ok
[INFO] [stdout] test record::tests::find_by_instance_returns_match ... ok
[INFO] [stdout] test record::tests::find_by_slot_returns_match ... ok
[INFO] [stdout] test allocator::tests::release_unknown_instance_id_is_ok ... ok
[INFO] [stdout] test record::tests::parse_single_claim ... ok
[INFO] [stdout] test allocator::tests::claim_skips_taken_live_slots ... ok
[INFO] [stdout] test allocator::tests::claim_reuses_lowest_freed_slot ... ok
[INFO] [stdout] test record::tests::rejects_unknown_fields ... ok
[INFO] [stdout] test record::tests::remove_by_instance_returns_removed ... ok
[INFO] [stdout] test allocator::tests::release_removes_entry ... ok
[INFO] [stdout] test record::tests::serialize_roundtrip ... ok
[INFO] [stdout] test record::tests::remove_by_slot_returns_removed ... ok
[INFO] [stdout] test record::tests::whitespace_only_parses_to_empty_registry ... ok
[INFO] [stdout] test allocator::tests::concurrent_claims_across_processes_get_unique_slots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/devme_supervisor-896bd19f45433ff2)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test daemon::tests::backoff_grows_then_caps ... ok
[INFO] [stdout] test daemon::tests::process_lines_arrive_as_log_chunks ... ok
[INFO] [stdout] test daemon::tests::service_cwd_is_honored_when_spawning ... ok
[INFO] [stdout] test daemon::tests::port_conflict_reason_names_an_occupied_port_and_ignores_a_free_one ... ok
[INFO] [stdout] test daemon::tests::shutdown_sends_goodbye_and_exits ... ok
[INFO] [stdout] test daemon::tests::service_port_is_interpolated_into_cmd_and_reported ... ok
[INFO] [stdout] test daemon::tests::sibling_port_worktree_and_branch_resolve_in_service ... ok
[INFO] [stdout] test daemon::tests::step_output_is_streamed_to_subscribers_as_log_chunks ... ok
[INFO] [stdout] test daemon::tests::step_with_failing_check_and_passing_provision_reruns_check ... ok
[INFO] [stdout] test daemon::tests::start_spawns_service_and_reports_running ... ok
[INFO] [stdout] test daemon::tests::on_failure_service_is_auto_restarted ... ok
[INFO] [stdout] test daemon::tests::subscribe_returns_snapshot_of_configured_services ... ok
[INFO] [stdout] test daemon::tests::step_with_passing_check_unblocks_dependent_service ... ok
[INFO] [stdout] test daemon::tests::worktree_vanished_clears_children_and_marks_shutdown ... ok
[INFO] [stdout] test daemon::tests::unknown_sibling_port_var_fails_spawn_with_notice ... ok
[INFO] [stdout] test env_resolve::tests::choice_prompt_accepts_number ... ok
[INFO] [stdout] test env_resolve::tests::env_file_path_defaults_to_env_local ... ok
[INFO] [stdout] test env_resolve::tests::env_file_path_honours_stack_override ... ok
[INFO] [stdout] test env_resolve::tests::generate_var_custom_value_overrides ... ok
[INFO] [stdout] test env_resolve::tests::missing_file_returns_empty ... ok
[INFO] [stdout] test env_resolve::tests::no_missing_vars_skips_prompting ... ok
[INFO] [stdout] test env_resolve::tests::generate_var_enter_triggers_generation ... ok
[INFO] [stdout] test env_resolve::tests::only_prompts_for_new_vars ... ok
[INFO] [stdout] test env_resolve::tests::optional_var_can_be_skipped ... ok
[INFO] [stdout] test env_resolve::tests::parse_env_file_detects_skipped_vars ... ok
[INFO] [stdout] test env_resolve::tests::parse_env_file_with_quotes_and_comments ... ok
[INFO] [stdout] test env_resolve::tests::parse_simple_env_file ... ok
[INFO] [stdout] test env_resolve::tests::prompts_for_missing_var_with_default ... ok
[INFO] [stdout] test env_resolve::tests::resolution_targets_configured_env_file ... ok
[INFO] [stdout] test health::tests::http_probe_fails_for_unreachable_url ... ok
[INFO] [stdout] test health::tests::shell_probe_fails_when_command_exits_nonzero ... ok
[INFO] [stdout] test health::tests::shell_probe_passes_when_command_exits_zero ... ok
[INFO] [stdout] test health::tests::tcp_probe_fails_for_closed_port ... ok
[INFO] [stdout] test health::tests::tcp_probe_passes_for_listening_port ... ok
[INFO] [stdout] test logstore::tests::purge_removes_the_directory ... ok
[INFO] [stdout] test logstore::tests::append_then_read_round_trips_in_order ... ok
[INFO] [stdout] test logstore::tests::read_survives_a_fresh_store_over_the_same_dir ... ok
[INFO] [stdout] test logstore::tests::since_filters_by_timestamp ... ok
[INFO] [stdout] test logstore::tests::since_past_the_start_flags_truncation ... ok
[INFO] [stdout] test logstore::tests::tail_keeps_only_the_last_n_and_flags_truncation ... ok
[INFO] [stdout] test port_preflight::tests::compose_project_parsed_from_cmd_variants ... ok
[INFO] [stdout] test port_preflight::tests::fixed_port_is_checkable ... ok
[INFO] [stdout] test port_preflight::tests::free_port_produces_no_output ... ok
[INFO] [stdout] test port_preflight::tests::instance_scoped_slot_offset_is_not_checkable ... ok
[INFO] [stdout] test port_preflight::tests::no_port_is_not_checkable ... ok
[INFO] [stdout] test port_preflight::tests::occupied_port_interactive_skip_leaves_it ... ok
[INFO] [stdout] test logstore::tests::rotation_caps_history_at_two_files ... ok
[INFO] [stdout] test port_preflight::tests::own_compose_service_is_adopted_not_conflicted ... ok
[INFO] [stdout] test port_preflight::tests::repo_scoped_slot_offset_resolves_at_slot_zero ... ok
[INFO] [stdout] test preflight::tests::all_passing_shows_compact ... ok
[INFO] [stdout] test daemon::tests::stop_kills_service_and_reports_stopped ... ok
[INFO] [stdout] test preflight::tests::failing_step_detected ... ok
[INFO] [stdout] test preflight::tests::manual_trust_never_runs ... ok
[INFO] [stdout] test preflight::tests::step_depending_on_service_is_excluded ... ok
[INFO] [stdout] test preflight::tests::auto_trust_runs_without_prompt ... ok
[INFO] [stdout] test port_preflight::tests::occupied_port_is_reported_non_interactive ... ok
[INFO] [stdout] test process::tests::both_stdout_and_stderr_are_real_ttys ... ok
[INFO] [stdout] test process::tests::env_vars_passed_to_child ... ok
[INFO] [stdout] test preflight::tests::yes_flag_promotes_prompt_to_auto ... ok
[INFO] [stdout] test process::tests::non_zero_exit_code_propagates ... ok
[INFO] [stdout] test process::tests::pid_is_nonzero_for_running_child ... ok
[INFO] [stdout] test process::tests::kill_terminates_long_running_child ... ok
[INFO] [stdout] test process::tests::multiple_lines_emit_in_order ... ok
[INFO] [stdout] test process::tests::spawn_echo_emits_line_then_exits_zero ... ok
[INFO] [stdout] test process::tests::stdout_and_stderr_lines_are_tagged_by_stream ... ok
[INFO] [stdout] test process::tests::spawn_parts_streams_lines_and_exit_independently ... ok
[INFO] [stdout] test process::tests::strip_cursor_escapes_handles_empty_and_noise ... ok
[INFO] [stdout] test process::tests::strip_cursor_escapes_keeps_sgr_colors ... ok
[INFO] [stdout] test process::tests::strip_cursor_escapes_removes_cursor_movement ... ok
[INFO] [stdout] test process::tests::strip_cursor_escapes_removes_cursor_up_and_erase ... ok
[INFO] [stdout] test prompt::tests::numbered_accepts_valid_selection ... ok
[INFO] [stdout] test prompt::tests::numbered_eof_is_none ... ok
[INFO] [stdout] test prompt::tests::numbered_reprompts_on_out_of_range ... ok
[INFO] [stdout] test prompt::tests::numbered_empty_takes_default ... ok
[INFO] [stdout] test spawn::tests::not_responsive_when_nothing_listens ... ok
[INFO] [stdout] test spawn::tests::responsive_when_daemon_replies ... ok
[INFO] [stdout] test spawn::tests::wait_for_exit_returns_once_listener_drops ... ok
[INFO] [stdout] test daemon::tests::health_probe_gates_running_transition ... ok
[INFO] [stdout] test daemon::tests::never_policy_does_not_restart ... ok
[INFO] [stdout] test spawn::tests::not_responsive_when_bound_but_not_accepting ... ok
[INFO] [stdout] test process::tests::sigkill_reaps_grandchildren_via_process_group ... FAILED
[INFO] [stdout] test daemon::tests::daemon_self_exits_when_its_worktree_is_removed ... ok
[INFO] [stdout] test daemon::tests::relentless_crasher_is_quarantined_as_crash_loop ... ok
[INFO] [stdout] test daemon::tests::port_held_by_foreign_process_quarantines_with_reason ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- process::tests::sigkill_reaps_grandchildren_via_process_group stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'process::tests::sigkill_reaps_grandchildren_via_process_group' (784) panicked at crates/supervisor/src/process.rs:549:9:
[INFO] [stdout] grandchild 790 survived a group SIGKILL
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5640cf026d38 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5640cf026d38 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5640cf026d38 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5640cf026d38 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5640cf03ea2a - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5640cf03ea2a - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5640cf02ce02 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5640cf02ce02 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5640cf0023d6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5640cf0023d6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5640cf01dc19 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5640ced03eec - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5640ced03eec - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5640cf01de92 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5640cf01de92 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5640cf002492 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5640ceff6cd9 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5640cf00359d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5640cf03f21c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5640ce7ac7e4 - devme_supervisor[e66726b8521b1560]::process::tests::sigkill_reaps_grandchildren_via_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/supervisor/src/process.rs:549:9
[INFO] [stdout]   20:     0x5640ce7afce2 - <core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5640ce7afd5d - <core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>> as core[28b146924c2f19c6]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5640ce6e7ecd - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   23:     0x5640ce6e79db - tokio[66d1d72353ef49bf]::task::coop::with_budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5640ce6e79db - tokio[66d1d72353ef49bf]::task::coop::budget::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5640ce6e79db - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   26:     0x5640ce6d3880 - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Context>::enter::<core[28b146924c2f19c6]::task::poll::Poll<()>, <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   27:     0x5640ce6e659d - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   28:     0x5640ce6e5844 - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   29:     0x5640ce67efcb - <tokio[66d1d72353ef49bf]::runtime::context::scoped::Scoped<tokio[66d1d72353ef49bf]::runtime::scheduler::Context>>::set::<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   30:     0x5640ce69af29 - tokio[66d1d72353ef49bf]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   31:     0x5640ce7039b2 - <std[929523f510218772]::thread::local::LocalKey<tokio[66d1d72353ef49bf]::runtime::context::Context>>::try_with::<tokio[66d1d72353ef49bf]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   32:     0x5640ce70353e - <std[929523f510218772]::thread::local::LocalKey<tokio[66d1d72353ef49bf]::runtime::context::Context>>::with::<tokio[66d1d72353ef49bf]::runtime::context::set_scheduler<(alloc[95e62e727ddf147d]::boxed::Box<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[95e62e727ddf147d]::boxed::Box<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   33:     0x5640ce6999cd - tokio[66d1d72353ef49bf]::runtime::context::set_scheduler::<(alloc[95e62e727ddf147d]::boxed::Box<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::Core>, core[28b146924c2f19c6]::option::Option<()>), <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   34:     0x5640ce6dbd50 - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>::{closure#0}, core[28b146924c2f19c6]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   35:     0x5640ce6dc046 - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   36:     0x5640ce6e5350 - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   37:     0x5640ce7e4ea3 - tokio[66d1d72353ef49bf]::runtime::context::runtime::enter_runtime::<<tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   38:     0x5640ce6d1af1 - <tokio[66d1d72353ef49bf]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   39:     0x5640ce771124 - <tokio[66d1d72353ef49bf]::runtime::runtime::Runtime>::block_on_inner::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   40:     0x5640ce7712ef - <tokio[66d1d72353ef49bf]::runtime::runtime::Runtime>::block_on::<core[28b146924c2f19c6]::pin::Pin<&mut dyn core[28b146924c2f19c6]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   41:     0x5640ce7aecae - devme_supervisor[e66726b8521b1560]::process::tests::sigkill_reaps_grandchildren_via_process_group
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/supervisor/src/process.rs:549:76
[INFO] [stdout]   42:     0x5640ce7a8b67 - devme_supervisor[e66726b8521b1560]::process::tests::sigkill_reaps_grandchildren_via_process_group::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/supervisor/src/process.rs:514:61
[INFO] [stdout]   43:     0x5640ce78e426 - <devme_supervisor[e66726b8521b1560]::process::tests::sigkill_reaps_grandchildren_via_process_group::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5640cecf6fcb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5640cecf6fcb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   46:     0x5640ced04845 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   47:     0x5640ced04845 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x5640ced04845 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x5640ced04845 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x5640ced04845 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x5640ced04845 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   52:     0x5640ced04845 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   53:     0x5640cecff3a4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   54:     0x5640cecff3a4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   55:     0x5640ced078c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   56:     0x5640ced078c2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x5640ced078c2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x5640ced078c2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x5640ced078c2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x5640ced078c2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   61:     0x5640ced078c2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5640cf025e0f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   63:     0x5640cf025e0f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   64:     0x7dad53382aa4 - <unknown>
[INFO] [stdout]   65:     0x7dad5340fa64 - clone
[INFO] [stdout]   66:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     process::tests::sigkill_reaps_grandchildren_via_process_group
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 83 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p devme-supervisor --lib`
[INFO] running `Command { std: "docker" "inspect" "faa7349305a622c2417ba8bd6fcaf216744cd9d8da551946f0711fff1236f039", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faa7349305a622c2417ba8bd6fcaf216744cd9d8da551946f0711fff1236f039", kill_on_drop: false }`
[INFO] [stdout] faa7349305a622c2417ba8bd6fcaf216744cd9d8da551946f0711fff1236f039
